communication/c2/file-transfer

receive and write data from server to client

rule:
  meta:
    name: receive and write data from server to client
    namespace: communication/c2/file-transfer
    authors:
      - william.ballenthin@mandiant.com
    scopes:
      static: function
      dynamic: thread
  features:
    - and:
      - match: receive data
      - match: host-interaction/file-system/write

last edited: 2023-11-24 10:34:28